home *** CD-ROM | disk | FTP | other *** search
- <panel title="Referee Stats">
-
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
-
- <container class="titled_box" id="plti" title="Referee Statistics" alignment="left">
- <layout class="arrange_vertical_attachment" alignment="top, extend" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <widget class="person_list_table" id="pltb" mode="fill_rows, printable, store_sort_state, drag_rows, drop_on_rows, auto_hide_columns" >
-
- <boolean id="save_current_state" value="true" />
-
- <!-- default sort by playing position (primary), then picked position, then name -->
- <list id="default_sort_column" >
- <integer value="Prra" />
- </list>
-
- <record id="view">
- <flags id="Pnam"/> <!-- name -->
- <flags id="Prgc"/> <!-- games -->
- <flags id="Pryc"/> <!-- yellow cards -->
- <flags id="Prrc"/> <!-- red cards-->
- <flags id="Prhp"/> <!-- home penalties -->
- <flags id="Prap"/> <!-- away penalties -->
- <flags id="Prra"/> <!-- rating -->
- </record>
-
- </widget>
- </container> <!-- referee titled box -->
-
- </panel> <!-- panel -->
-
-